GoXam for WPF v3
GenericNetwork.Vertex<V,E,Y> Class
Members 
Northwoods.GoXam.Layout Namespace : GenericNetwork.Vertex<V,E,Y> Class
Holds auto-layout specific node data.
Object Model
GenericNetwork.Vertex<V,E,Y> ClassNode Class
Syntax
public class GenericNetwork.Vertex<V,E,Y> 
where V: new(), Northwoods.GoXam.Layout.GenericNetwork/VertexVertexertexrtextexexx<V,E,Y>
where E: new(), Northwoods.GoXam.Layout.GenericNetwork/EdgeEdgedgegee<V,E,Y>
where Y: IDiagramLayout
Type Parameters
V
E
Y
Inheritance Hierarchy

System.Object
   Northwoods.GoXam.Layout.GenericNetwork`3.Vertex<V,E,Y>
      Northwoods.GoXam.Layout.CircularVertex
      Northwoods.GoXam.Layout.ForceDirectedVertex
      Northwoods.GoXam.Layout.LayeredDigraphVertex
      Northwoods.GoXam.Layout.TreeVertex

See Also

Reference

GenericNetwork.Vertex<V,E,Y> Members
Northwoods.GoXam.Layout Namespace